// Blade says "Where am I, JC?!" - JC says "Satellite recon shows you in the heart of the island, Blade. I can't quite pinpoint your location, but keep going. " - Blade says "Keep going where, JC?" - JC says "I'm still working on that, boss. I'll get back to you. Now get moving!" -
dialog "i_blade" "Where am I, JC?!" "dialog/jungle/blade/whrm.wav"
waitForSound "dialog/jungle/blade/whrm.wav" .1
dialog "i_jc" "Satellite recon shows you in the heart of the island, Blade. I can't quite pinpoint your location, but keep going. " "dialog/jungle/jc/Recon.wav"
// JC says "There's a body in that crate! That must be what they're doing, carting in new biomatter to create something new..." - Blade says "Biomatter? How can you refer to a human being like that, JC?" - JC says "I'm not so sure that thing is human anymore, Blade. Anything that far gone is... biomatter." -
dialog "i_jc" "There's a body in that crate! That must be what they're doing, carting in new biomatter to create something new..." "dialog/jungle/jc/Carting.wav"
waitForSound "dialog/jungle/jc/Carting.wav" .1
dialog "i_blade" "Biomatter? How can you refer to a human being like that, JC?" "dialog/jungle/blade/bmttr.wav"
waitForSound "dialog/jungle/blade/bmttr.wav" .1
dialog "i_jc" "I'm not so sure that thing is human anymore, Blade. Anything that far gone is... biomatter." "dialog/jungle/jc/Biomat.wav"
// waitForSound "dialog/jungle/jc/Biomat.wav" .1
end
jc_not_only_mancini:
// JC says "Whoa! Looks like Mancini's not the only person to have been mutated into... into whatever that thing is." - Blade says "I'm a little more worried about getting killed by that thing than whether Mancini's the only one, JC." - JC says "Just be careful. There are bound to be more." -
dialog "i_jc" "Whoa! Looks like Mancini's not the only person to have been mutated into... into whatever that thing is." "dialog/jungle/jc/Mutated.wav"
waitForSound "dialog/jungle/jc/Mutated.wav" .1
dialog "i_blade" "I'm a little more worried about getting killed by that thing than whether Mancini's the only one, JC." "dialog/jungle/blade/mncn2.wav"
waitForSound "dialog/jungle/blade/mncn2.wav" .1
dialog "i_jc" "Just be careful. There are bound to be more." "dialog/jungle/jc/Bound.wav"
// waitForSound "dialog/jungle/jc/Bound.wav" .1
end
jc_coconuts:
// JC says "I wonder if there are coconuts in those trees?" - Blade says "We've got a job to do, remember?" -
dialog "i_jc" "I wonder if there are coconuts in those trees?" "dialog/jungle/jc/Coconut.wav"
waitForSound "dialog/jungle/jc/Coconut.wav" .1
dialog "i_blade" "We've got a job to do, remember?" "dialog/jungle/blade/job.wav"
// waitForSound "dialog/jungle/blade/job.wav" .1
end
jc_booby_traps:
// JC says "Oh great, just what you needed, booby traps. I hope you're still on the health plan, Blade." - Blade says "Yeah, and I'm gonna give you a knuckle checkup when I get back, JC." -
dialog "i_jc" "Oh great, just what you needed, booby traps. I hope you're still on the health plan, Blade." "dialog/jungle/jc/Booby.wav"
waitForSound "dialog/jungle/jc/Booby.wav" .1
dialog "i_blade" "Yeah, and I'm gonna give you a knuckle checkup when I get back, JC." "dialog/jungle/blade/knckl.wav"
// JC says "Whoa! Hey Blade, maybe you shouldn't have destroyed those machines down in the Geo Thermal plant. Can you say plate tectonics? I knew you could." - Blade says "Thanks for the science lesson, JC. Now let me concentrate on not dying, alright?" -
dialog "i_jc" "Whoa! Hey Blade, maybe you shouldn't have destroyed those machines down in the Geo Thermal plant. Can you say plate tectonics? I knew you could." "dialog/jungle/jc/Tectonic.wav"
waitForSound "dialog/jungle/jc/Tectonic.wav" .1
dialog "i_blade" "Thanks for the science lesson, JC. Now let me concentrate on not dying, alright?" "dialog/jungle/blade/ntdyng.wav"